ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache<TKey,TValue,TCacheNodeFactory> Class / FillFactor Property

In This Topic
    FillFactor Property
    In This Topic
    Gets fill factor
    Syntax
    'Declaration
     
    Public ReadOnly Property FillFactor As Double
    public double FillFactor {get;}
    See Also